Class: Aws::Types::UpdateServiceSyncBlockerInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#id ⇒ ::String

Returns the value of attribute id.

Returns:

  • (::String)


1689
1690
1691
# File 'sig/types.rbs', line 1689

def id
  @id
end

#resolved_reason ⇒ ::String

Returns the value of attribute resolved_reason.

Returns:

  • (::String)


1690
1691
1692
# File 'sig/types.rbs', line 1690

def resolved_reason
  @resolved_reason
end