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 ObjectIndicates whether to include trust data sent by trust providers in the logs.final ObjectKinesis logging destination.final StringThe logging version.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.Returns union: either
IResolvableorCfnVerifiedAccessInstance.CloudWatchLogsProperty- Specified by:
getCloudWatchLogsin interfaceCfnVerifiedAccessInstance.VerifiedAccessLogsProperty- See Also:
-
getIncludeTrustContext
Description copied from interface:CfnVerifiedAccessInstance.VerifiedAccessLogsPropertyIndicates whether to include trust data sent by trust providers in the logs.Returns union: either
BooleanorIResolvable- Specified by:
getIncludeTrustContextin interfaceCfnVerifiedAccessInstance.VerifiedAccessLogsProperty- See Also:
-
getKinesisDataFirehose
Description copied from interface:CfnVerifiedAccessInstance.VerifiedAccessLogsPropertyKinesis logging destination.Returns union: either
IResolvableorCfnVerifiedAccessInstance.KinesisDataFirehoseProperty- Specified by:
getKinesisDataFirehosein interfaceCfnVerifiedAccessInstance.VerifiedAccessLogsProperty- See Also:
-
getLogVersion
Description copied from interface:CfnVerifiedAccessInstance.VerifiedAccessLogsPropertyThe logging version.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.Returns union: either
IResolvableorCfnVerifiedAccessInstance.S3Property- 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()
-