Class: Aws::Types::DescribeStacksInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


647
648
649
# File 'sig/types.rbs', line 647

def next_token
  @next_token
end

#stack_name::String

Returns the value of attribute stack_name.

Returns:

  • (::String)


646
647
648
# File 'sig/types.rbs', line 646

def stack_name
  @stack_name
end