Class: Aws::Types::CreateChangeSetOutput

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#id::String

Returns the value of attribute id.



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

def id
  @id
end

#stack_id::String

Returns the value of attribute stack_id.



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

def stack_id
  @stack_id
end