class

Amazonite::SsmV1::DescribeDocumentPermissionRequest

Inherits JSON::Serializable < Reference < Object

Constructors

new(name : String, permission_type : DocumentPermissionType, max_results : Int32 | Nil = nil, next_token : String | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

max_results
Source
max_results=(max_results : Int32 | Nil)
Source
name
Source
name=(name : String)
Source
next_token
Source
next_token=(next_token : String | Nil)
Source
permission_type
Source
permission_type=(permission_type : DocumentPermissionType)
Source