Class: Aws::Types::StackSetOperationStatusDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#failed_stack_instances_count::Integer

Returns the value of attribute failed_stack_instances_count.

Returns:

  • (::Integer)


1930
1931
1932
# File 'sig/types.rbs', line 1930

def failed_stack_instances_count
  @failed_stack_instances_count
end