class

Amazonite::SsmV1::ResourceDataSyncSource

Inherits JSON::Serializable < Reference < Object

Constructors

new(source_type : String, source_regions : Array(String), aws_organizations_source : ResourceDataSyncAwsOrganizationsSource | Nil = nil, include_future_regions : Bool | Nil = nil, enable_all_ops_data_sources : Bool | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

aws_organizations_source
Source
aws_organizations_source=(aws_organizations_source : ResourceDataSyncAwsOrganizationsSource | Nil)
Source
enable_all_ops_data_sources
Source
enable_all_ops_data_sources=(enable_all_ops_data_sources : Bool | Nil)
Source
include_future_regions
Source
include_future_regions=(include_future_regions : Bool | Nil)
Source
source_regions
Source
source_regions=(source_regions : Array(String))
Source
source_type
Source
source_type=(source_type : String)
Source