Class CfnConfigPropsMixin.S3RecordingConfigProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.groundstation.CfnConfigPropsMixin.S3RecordingConfigProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnConfigPropsMixin.S3RecordingConfigProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnConfigPropsMixin.S3RecordingConfigProperty
@Stability(Stable)
@Internal
public static final class CfnConfigPropsMixin.S3RecordingConfigProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnConfigPropsMixin.S3RecordingConfigProperty
An implementation for
CfnConfigPropsMixin.S3RecordingConfigProperty-
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.groundstation.CfnConfigPropsMixin.S3RecordingConfigProperty
CfnConfigPropsMixin.S3RecordingConfigProperty.Builder, CfnConfigPropsMixin.S3RecordingConfigProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnConfigPropsMixin.S3RecordingConfigProperty.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 theCfnConfigPropsMixin.S3RecordingConfigProperty.Builder.
-
-
Method Details
-
getBucketArn
Description copied from interface:CfnConfigPropsMixin.S3RecordingConfigPropertyS3 Bucket where the data is written.The name of the S3 Bucket provided must begin with
aws-groundstation.Returns union: either
StringorIBucketRef- Specified by:
getBucketArnin interfaceCfnConfigPropsMixin.S3RecordingConfigProperty- See Also:
-
getPrefix
Description copied from interface:CfnConfigPropsMixin.S3RecordingConfigPropertyThe prefix of the S3 data object.If you choose to use any optional keys for substitution, these values will be replaced with the corresponding information from your contact details. For example, a prefix of
{satellite_id}/{year}/{month}/{day}/will replaced withfake_satellite_id/2021/01/10/Optional keys for substitution :
{satellite_id}|{config-name}|{config-id}|{year}|{month}|{day}- Specified by:
getPrefixin interfaceCfnConfigPropsMixin.S3RecordingConfigProperty- See Also:
-
getRoleArn
Description copied from interface:CfnConfigPropsMixin.S3RecordingConfigPropertyDefines the ARN of the role assumed for putting archives to S3.- Specified by:
getRoleArnin interfaceCfnConfigPropsMixin.S3RecordingConfigProperty- 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()
-