Class: Aws::Types::AssertionUpdatedMetadata

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)


54
55
56
# File 'sig/types.rbs', line 54

def assertion_id
  @assertion_id
end

#assertion_name::String

Returns the value of attribute assertion_name.

Returns:

  • (::String)


55
56
57
# File 'sig/types.rbs', line 55

def assertion_name
  @assertion_name
end