Class CfnPlanPropsMixin.S3ReportOutputConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.arcregionswitch.CfnPlanPropsMixin.S3ReportOutputConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnPlanPropsMixin.S3ReportOutputConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnPlanPropsMixin.S3ReportOutputConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnPlanPropsMixin.S3ReportOutputConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnPlanPropsMixin.S3ReportOutputConfigurationProperty
An implementation for
CfnPlanPropsMixin.S3ReportOutputConfigurationProperty-
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.arcregionswitch.CfnPlanPropsMixin.S3ReportOutputConfigurationProperty
CfnPlanPropsMixin.S3ReportOutputConfigurationProperty.Builder, CfnPlanPropsMixin.S3ReportOutputConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPlanPropsMixin.S3ReportOutputConfigurationProperty.Builder.protectedJsii$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 theCfnPlanPropsMixin.S3ReportOutputConfigurationProperty.Builder.
-
-
Method Details
-
getBucketOwner
Description copied from interface:CfnPlanPropsMixin.S3ReportOutputConfigurationPropertyThe AWS account ID that owns the S3 bucket.Required to ensure the bucket is still owned by the same expected owner at generation time.
- Specified by:
getBucketOwnerin interfaceCfnPlanPropsMixin.S3ReportOutputConfigurationProperty- See Also:
-
getBucketPath
Description copied from interface:CfnPlanPropsMixin.S3ReportOutputConfigurationPropertyThe S3 bucket name and optional prefix where reports are stored.Format: bucket-name or bucket-name/prefix.
- Specified by:
getBucketPathin interfaceCfnPlanPropsMixin.S3ReportOutputConfigurationProperty- 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()
-