Class: Aws::Types::GetSyncConfigurationInput

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#resource_name ⇒ ::String

Returns the value of attribute resource_name.



206
207
208
# File 'sig/types.rbs', line 206

def resource_name
  @resource_name
end

#sync_type ⇒ "CFN_STACK_SYNC"

Returns the value of attribute sync_type.



205
206
207
# File 'sig/types.rbs', line 205

def sync_type
  @sync_type
end