Amazonite::SsmV1::CreateResourceDataSyncRequest
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(sync_name : String, s3_destination : ResourceDataSyncS3Destination | Nil = nil, sync_type : String | Nil = nil, sync_source : ResourceDataSyncSource | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
s3_destination
Sources3_destination=(s3_destination : ResourceDataSyncS3Destination | Nil)
Sourcesync_name
Sourcesync_source
Sourcesync_source=(sync_source : ResourceDataSyncSource | Nil)
Sourcesync_type
Source