Class: Aws::Types::CreateTrustResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#trust_id::String

Returns the value of attribute trust_id.

Returns:

  • (::String)


351
352
353
# File 'sig/types.rbs', line 351

def trust_id
  @trust_id
end