Class JsonWithStandardFieldProps.Jsii$Proxy

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.apigateway.JsonWithStandardFieldProps.Jsii$Proxy
All Implemented Interfaces:
JsonWithStandardFieldProps, software.amazon.jsii.JsiiSerializable
Enclosing interface:
JsonWithStandardFieldProps

@Stability(Stable) @Internal public static final class JsonWithStandardFieldProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements JsonWithStandardFieldProps
An implementation for JsonWithStandardFieldProps
  • Nested Class Summary

    Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject

    software.amazon.jsii.JsiiObject.InitializationMode

    Nested classes/interfaces inherited from interface software.amazon.awscdk.services.apigateway.JsonWithStandardFieldProps

    JsonWithStandardFieldProps.Builder, JsonWithStandardFieldProps.Jsii$Proxy
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
    Constructor that initializes the object based on literal property values passed by the JsonWithStandardFieldProps.Builder.
    protected
    Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
    Constructor that initializes the object based on values retrieved from the JsiiObject.
  • Method Summary

    Modifier and Type
    Method
    Description
    com.fasterxml.jackson.databind.JsonNode
     
    final boolean
     
    final Boolean
    If this flag is enabled, the principal identifier of the caller will be output to the log.
    final Boolean
    If this flag is enabled, the http method will be output to the log.
    final Boolean
    If this flag is enabled, the source IP of request will be output to the log.
    final Boolean
    If this flag is enabled, the request protocol will be output to the log.
    final Boolean
    If this flag is enabled, the CLF-formatted request time((dd/MMM/yyyy:HH:mm:ss +-hhmm) will be output to the log.
    final Boolean
    If this flag is enabled, the path to your resource will be output to the log.
    final Boolean
    If this flag is enabled, the response payload length will be output to the log.
    final Boolean
    If this flag is enabled, the method response status will be output to the log.
    final Boolean
    If this flag is enabled, the principal identifier of the user will be output to the log.
    final int
     

    Methods inherited from class software.amazon.jsii.JsiiObject

    jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait