Class: Aws::Types::ListChangeSetsInput

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#next_token::String

Returns the value of attribute next_token.



932
933
934
# File 'sig/types.rbs', line 932

def next_token
  @next_token
end

#stack_name::String

Returns the value of attribute stack_name.



931
932
933
# File 'sig/types.rbs', line 931

def stack_name
  @stack_name
end