Class: Aws::Types::UpdateStackOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#operation_id::String

Returns the value of attribute operation_id.

Returns:

  • (::String)


2180
2181
2182
# File 'sig/types.rbs', line 2180

def operation_id
  @operation_id
end

#stack_id::String

Returns the value of attribute stack_id.

Returns:

  • (::String)


2179
2180
2181
# File 'sig/types.rbs', line 2179

def stack_id
  @stack_id
end