class

Amazonite::SsmV1::ResourceDataSyncS3Destination

Inherits JSON::Serializable < Reference < Object

Constructors

new(bucket_name : String, sync_format : ResourceDataSyncS3Format, region : String, prefix : String | Nil = nil, awskms_key_arn : String | Nil = nil, destination_data_sharing : ResourceDataSyncDestinationDataSharing | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

awskms_key_arn
Source
awskms_key_arn=(awskms_key_arn : String | Nil)
Source
bucket_name
Source
bucket_name=(bucket_name : String)
Source
destination_data_sharing
Source
destination_data_sharing=(destination_data_sharing : ResourceDataSyncDestinationDataSharing | Nil)
Source
prefix
Source
prefix=(prefix : String | Nil)
Source
region
Source
region=(region : String)
Source
sync_format
Source
sync_format=(sync_format : ResourceDataSyncS3Format)
Source