Class: Aws::Types::DeleteDynamicThingGroupRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#expected_version::Integer

Returns the value of attribute expected_version.

Returns:

  • (::Integer)


1383
1384
1385
# File 'sig/types.rbs', line 1383

def expected_version
  @expected_version
end

#thing_group_name::String

Returns the value of attribute thing_group_name.

Returns:

  • (::String)


1382
1383
1384
# File 'sig/types.rbs', line 1382

def thing_group_name
  @thing_group_name
end