class

Amazonite::SsmV1::TargetLocation

Inherits JSON::Serializable < Reference < Object

Constructors

new(accounts : Array(String) | Nil = nil, regions : Array(String) | Nil = nil, target_location_max_concurrency : String | Nil = nil, target_location_max_errors : String | Nil = nil, execution_role_name : String | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

accounts
Source
accounts=(accounts : Array(String) | Nil)
Source
execution_role_name
Source
execution_role_name=(execution_role_name : String | Nil)
Source
regions
Source
regions=(regions : Array(String) | Nil)
Source
target_location_max_concurrency
Source
target_location_max_concurrency=(target_location_max_concurrency : String | Nil)
Source
target_location_max_errors
Source
target_location_max_errors=(target_location_max_errors : String | Nil)
Source