Class: Aws::Types::GetSyncBlockerSummaryInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#resource_name ⇒ ::String

Returns the value of attribute resource_name.

Returns:

  • (::String)


195
196
197
# File 'sig/types.rbs', line 195

def resource_name
  @resource_name
end

#sync_type ⇒ "CFN_STACK_SYNC"

Returns the value of attribute sync_type.

Returns:

  • ("CFN_STACK_SYNC")


194
195
196
# File 'sig/types.rbs', line 194

def sync_type
  @sync_type
end