@Stability(value=Stable) @Internal public static final class CfnConfig.S3RecordingConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnConfig.S3RecordingConfigProperty
CfnConfig.S3RecordingConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnConfig.S3RecordingConfigProperty.Builder, CfnConfig.S3RecordingConfigProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnConfig.S3RecordingConfigProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnConfig.AntennaDownlinkConfigProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getBucketArn()
S3 Bucket where the data is written.
|
String |
getPrefix()
The prefix of the S3 data object.
|
String |
getRoleArn()
Defines the ARN of the role assumed for putting archives to S3.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnConfig.S3RecordingConfigProperty.Builder builder)
CfnConfig.AntennaDownlinkConfigProperty.Builder.public final String getBucketArn()
CfnConfig.S3RecordingConfigProperty
The name of the S3 Bucket provided must begin with aws-groundstation .
getBucketArn in interface CfnConfig.S3RecordingConfigPropertypublic final String getPrefix()
CfnConfig.S3RecordingConfigProperty
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 with fake_satellite_id/2021/01/10/
Optional keys for substitution : {satellite_id} | {config-name} | {config-id} | {year} | {month} | {day}
getPrefix in interface CfnConfig.S3RecordingConfigPropertypublic final String getRoleArn()
CfnConfig.S3RecordingConfigPropertygetRoleArn in interface CfnConfig.S3RecordingConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.