Class CfnDistributionConnectionLogsDestProps.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.mixins.preview.services.cloudfront.mixins.CfnDistributionConnectionLogsDestProps.Jsii$Proxy
- All Implemented Interfaces:
CfnDistributionConnectionLogsDestProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDistributionConnectionLogsDestProps
@Stability(Experimental)
@Internal
public static final class CfnDistributionConnectionLogsDestProps.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDistributionConnectionLogsDestProps
An implementation for
CfnDistributionConnectionLogsDestProps-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.mixins.preview.services.cloudfront.mixins.CfnDistributionConnectionLogsDestProps
CfnDistributionConnectionLogsDestProps.Builder, CfnDistributionConnectionLogsDestProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDistributionConnectionLogsDestProps.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal boolean(experimental) Record fields that can be provided to a log delivery.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnDistributionConnectionLogsDestProps.Builder.
-
-
Method Details
-
getRecordFields
Description copied from interface:CfnDistributionConnectionLogsDestProps(experimental) Record fields that can be provided to a log delivery.- Specified by:
getRecordFieldsin interfaceCfnDistributionConnectionLogsDestProps
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-