Class: Aws::Types::CreateChangeSetOutput

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)


189
190
191
# File 'sig/types.rbs', line 189

def id
  @id
end

#stack_id::String

Returns the value of attribute stack_id.

Returns:

  • (::String)


190
191
192
# File 'sig/types.rbs', line 190

def stack_id
  @stack_id
end