Class CfnVerifiedAccessInstancePropsMixin.VerifiedAccessLogsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnVerifiedAccessInstancePropsMixin.VerifiedAccessLogsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnVerifiedAccessInstancePropsMixin.VerifiedAccessLogsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnVerifiedAccessInstancePropsMixin.VerifiedAccessLogsProperty
@Stability(Stable)
@Internal
public static final class CfnVerifiedAccessInstancePropsMixin.VerifiedAccessLogsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnVerifiedAccessInstancePropsMixin.VerifiedAccessLogsProperty
An implementation for
CfnVerifiedAccessInstancePropsMixin.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.cfnpropertymixins.services.ec2.CfnVerifiedAccessInstancePropsMixin.VerifiedAccessLogsProperty
CfnVerifiedAccessInstancePropsMixin.VerifiedAccessLogsProperty.Builder, CfnVerifiedAccessInstancePropsMixin.VerifiedAccessLogsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnVerifiedAccessInstancePropsMixin.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
protected Jsii$Proxy(CfnVerifiedAccessInstancePropsMixin.VerifiedAccessLogsProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnVerifiedAccessInstancePropsMixin.VerifiedAccessLogsProperty.Builder.
-
-
Method Details
-
getCloudWatchLogs
Description copied from interface:CfnVerifiedAccessInstancePropsMixin.VerifiedAccessLogsPropertyCloudWatch Logs logging destination.Returns union: either
IResolvableorCfnVerifiedAccessInstancePropsMixin.CloudWatchLogsProperty- Specified by:
getCloudWatchLogsin interfaceCfnVerifiedAccessInstancePropsMixin.VerifiedAccessLogsProperty- See Also:
-
getIncludeTrustContext
Description copied from interface:CfnVerifiedAccessInstancePropsMixin.VerifiedAccessLogsPropertyIndicates whether to include trust data sent by trust providers in the logs.Returns union: either
BooleanorIResolvable- Specified by:
getIncludeTrustContextin interfaceCfnVerifiedAccessInstancePropsMixin.VerifiedAccessLogsProperty- See Also:
-
getKinesisDataFirehose
Description copied from interface:CfnVerifiedAccessInstancePropsMixin.VerifiedAccessLogsPropertyKinesis logging destination.Returns union: either
IResolvableorCfnVerifiedAccessInstancePropsMixin.KinesisDataFirehoseProperty- Specified by:
getKinesisDataFirehosein interfaceCfnVerifiedAccessInstancePropsMixin.VerifiedAccessLogsProperty- See Also:
-
getLogVersion
Description copied from interface:CfnVerifiedAccessInstancePropsMixin.VerifiedAccessLogsPropertyThe logging version.Valid values:
ocsf-0.1|ocsf-1.0.0-rc.2- Specified by:
getLogVersionin interfaceCfnVerifiedAccessInstancePropsMixin.VerifiedAccessLogsProperty- See Also:
-
getS3
Description copied from interface:CfnVerifiedAccessInstancePropsMixin.VerifiedAccessLogsPropertyAmazon S3 logging options.Returns union: either
IResolvableorCfnVerifiedAccessInstancePropsMixin.S3Property- Specified by:
getS3in interfaceCfnVerifiedAccessInstancePropsMixin.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()
-