Class CfnVerifiedAccessInstance.VerifiedAccessLogsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.ec2.CfnVerifiedAccessInstance.VerifiedAccessLogsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnVerifiedAccessInstance.VerifiedAccessLogsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnVerifiedAccessInstance.VerifiedAccessLogsProperty
@Stability(Stable)
@Internal
public static final class CfnVerifiedAccessInstance.VerifiedAccessLogsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnVerifiedAccessInstance.VerifiedAccessLogsProperty
An implementation for
CfnVerifiedAccessInstance.VerifiedAccessLogsProperty-
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.services.ec2.CfnVerifiedAccessInstance.VerifiedAccessLogsProperty
CfnVerifiedAccessInstance.VerifiedAccessLogsProperty.Builder, CfnVerifiedAccessInstance.VerifiedAccessLogsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnVerifiedAccessInstance.VerifiedAccessLogsProperty.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 booleanfinal ObjectCloudWatch Logs logging destination.final ObjectInclude trust data sent by trust providers into the logs.final ObjectKinesis logging destination.final StringThe logging version to use.final ObjectgetS3()Amazon S3 logging options.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 theCfnVerifiedAccessInstance.VerifiedAccessLogsProperty.Builder.
-
-
Method Details
-
getCloudWatchLogs
Description copied from interface:CfnVerifiedAccessInstance.VerifiedAccessLogsPropertyCloudWatch Logs logging destination.- Specified by:
getCloudWatchLogsin interfaceCfnVerifiedAccessInstance.VerifiedAccessLogsProperty- See Also:
-
getIncludeTrustContext
Description copied from interface:CfnVerifiedAccessInstance.VerifiedAccessLogsPropertyInclude trust data sent by trust providers into the logs.- Specified by:
getIncludeTrustContextin interfaceCfnVerifiedAccessInstance.VerifiedAccessLogsProperty- See Also:
-
getKinesisDataFirehose
Description copied from interface:CfnVerifiedAccessInstance.VerifiedAccessLogsPropertyKinesis logging destination.- Specified by:
getKinesisDataFirehosein interfaceCfnVerifiedAccessInstance.VerifiedAccessLogsProperty- See Also:
-
getLogVersion
Description copied from interface:CfnVerifiedAccessInstance.VerifiedAccessLogsPropertyThe logging version to use.Valid values:
ocsf-0.1|ocsf-1.0.0-rc.2- Specified by:
getLogVersionin interfaceCfnVerifiedAccessInstance.VerifiedAccessLogsProperty- See Also:
-
getS3
Description copied from interface:CfnVerifiedAccessInstance.VerifiedAccessLogsPropertyAmazon S3 logging options.- Specified by:
getS3in interfaceCfnVerifiedAccessInstance.VerifiedAccessLogsProperty- See Also:
-
$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()
-