Class: Aws::Types::DeleteAssertionResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#assertion_id::String

Returns the value of attribute assertion_id.

Returns:

  • (::String)


256
257
258
# File 'sig/types.rbs', line 256

def assertion_id
  @assertion_id
end