class Amazonite::SsmV1::ResourceDataSyncAwsOrganizationsSource

Included Modules

Defined in:

ssm_v1/resource_data_sync_aws_organizations_source.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]
def self.new(organization_source_type : String, organizational_units : Array(ResourceDataSyncOrganizationalUnit) | Nil = nil) #

[View source]

Instance Method Detail

def organization_source_type : String #

[View source]
def organization_source_type=(organization_source_type : String) #

[View source]
def organizational_units : Array(ResourceDataSyncOrganizationalUnit) | Nil #

[View source]
def organizational_units=(organizational_units : Array(ResourceDataSyncOrganizationalUnit) | Nil) #

[View source]