Class: Aws::Types::DeleteTrustedEntitySetRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#detector_id::String

Returns the value of attribute detector_id.

Returns:

  • (::String)


797
798
799
# File 'sig/types.rbs', line 797

def detector_id
  @detector_id
end

#trusted_entity_set_id::String

Returns the value of attribute trusted_entity_set_id.

Returns:

  • (::String)


798
799
800
# File 'sig/types.rbs', line 798

def trusted_entity_set_id
  @trusted_entity_set_id
end