class
Amazonite::Ssm::DeregisterManagedInstanceRequest
- Amazonite::Ssm::DeregisterManagedInstanceRequest
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
ssm/deregister_managed_instance_request.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#hash(hasher)
See
Object#hash(hasher) -
#instance_id : String
The ID assigned to the managed node when you registered it using the activation process.
-
#instance_id=(instance_id : String)
The ID assigned to the managed node when you registered it using the activation process.
- #validate! : Nil
Constructor Detail
Instance Method Detail
def ==(other : self)
#
Description copied from class Reference
Returns true if this reference is the same as other. Invokes same?.
def instance_id : String
#
The ID assigned to the managed node when you registered it using the activation process.
def instance_id=(instance_id : String)
#
The ID assigned to the managed node when you registered it using the activation process.