class Amazonite::SsmV1::DeleteResourceDataSyncRequest

Included Modules

Defined in:

ssm_v1/delete_resource_data_sync_request.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]
def self.new(sync_name : String, sync_type : String | Nil = nil) #

[View source]

Instance Method Detail

def sync_name : String #

[View source]
def sync_name=(sync_name : String) #

[View source]
def sync_type : String | Nil #

[View source]
def sync_type=(sync_type : String | Nil) #

[View source]