Class CfnInfrastructureConfiguration.S3LogsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.imagebuilder.CfnInfrastructureConfiguration.S3LogsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnInfrastructureConfiguration.S3LogsProperty
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnInfrastructureConfiguration.S3LogsProperty
@Stability(Stable)
@Internal
public static final class CfnInfrastructureConfiguration.S3LogsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnInfrastructureConfiguration.S3LogsProperty
An implementation for
CfnInfrastructureConfiguration.S3LogsProperty
-
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.imagebuilder.CfnInfrastructureConfiguration.S3LogsProperty
CfnInfrastructureConfiguration.S3LogsProperty.Builder, CfnInfrastructureConfiguration.S3LogsProperty.Jsii$Proxy
-
Constructor Summary
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnInfrastructureConfiguration.S3LogsProperty.Builder
.protected
Jsii$Proxy
(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
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 theCfnInfrastructureConfiguration.S3LogsProperty.Builder
.
-
-
Method Details
-
getS3BucketName
Description copied from interface:CfnInfrastructureConfiguration.S3LogsProperty
The S3 bucket in which to store the logs.- Specified by:
getS3BucketName
in interfaceCfnInfrastructureConfiguration.S3LogsProperty
- See Also:
-
getS3KeyPrefix
Description copied from interface:CfnInfrastructureConfiguration.S3LogsProperty
The Amazon S3 path to the bucket where the logs are stored.- Specified by:
getS3KeyPrefix
in interfaceCfnInfrastructureConfiguration.S3LogsProperty
- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJson
in interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-