class

Amazonite::SsmV1::GetOpsMetadataRequest

Inherits JSON::Serializable < Reference < Object

Constructors

new(ops_metadata_arn : String, 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
next_token
Source
next_token=(next_token : String | Nil)
Source
ops_metadata_arn
Source
ops_metadata_arn=(ops_metadata_arn : String)
Source