class Amazonite::SsmV1::AccountSharingInfo
- Amazonite::SsmV1::AccountSharingInfo
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
ssm_v1/account_sharing_info.crConstructors
- .new(pull : JSON::PullParser)
- .new(account_id : String | Nil = nil, shared_document_version : String | Nil = nil)
Instance Method Summary
- #account_id : String | Nil
- #account_id=(account_id : String | Nil)
- #shared_document_version : String | Nil
- #shared_document_version=(shared_document_version : String | Nil)