class
Amazonite::Ssm::DeleteResourceDataSyncRequest
- Amazonite::Ssm::DeleteResourceDataSyncRequest
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
ssm/delete_resource_data_sync_request.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#hash(hasher)
See
Object#hash(hasher) -
#sync_name : String
The name of the configuration to delete.
-
#sync_name=(sync_name : String)
The name of the configuration to delete.
-
#sync_type : String | Nil
Specify the type of resource data sync to delete.
-
#sync_type=(sync_type : String | Nil)
Specify the type of resource data sync to delete.
- #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?.