Class: Aws::Types::DeleteAssertionRequest

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)


251
252
253
# File 'sig/types.rbs', line 251

def assertion_id
  @assertion_id
end

#service_arn::String

Returns the value of attribute service_arn.

Returns:

  • (::String)


250
251
252
# File 'sig/types.rbs', line 250

def service_arn
  @service_arn
end