Class: Aws::Types::GetStackPolicyInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#stack_name::String

Returns the value of attribute stack_name.

Returns:

  • (::String)


825
826
827
# File 'sig/types.rbs', line 825

def stack_name
  @stack_name
end