Class: Aws::Types::DeleteStackSetInput

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")


353
354
355
# File 'sig/types.rbs', line 353

def call_as
  @call_as
end

#stack_set_name::String

Returns the value of attribute stack_set_name.

Returns:

  • (::String)


352
353
354
# File 'sig/types.rbs', line 352

def stack_set_name
  @stack_set_name
end