Class: Aws::Types::DescribeStackSetInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#call_as"SELF", "DELEGATED_ADMIN"

Returns the value of attribute call_as.

Returns:

  • ("SELF", "DELEGATED_ADMIN")


624
625
626
# File 'sig/types.rbs', line 624

def call_as
  @call_as
end

#stack_set_name::String

Returns the value of attribute stack_set_name.

Returns:

  • (::String)


623
624
625
# File 'sig/types.rbs', line 623

def stack_set_name
  @stack_set_name
end