Class: Aws::Types::DeletePlacementGroupRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#dry_runBoolean

Returns the value of attribute dry_run.

Returns:

  • (Boolean)


4455
4456
4457
# File 'sig/types.rbs', line 4455

def dry_run
  @dry_run
end

#group_name::String

Returns the value of attribute group_name.

Returns:

  • (::String)


4456
4457
4458
# File 'sig/types.rbs', line 4456

def group_name
  @group_name
end