Class: Aws::Types::VerifyTrustResult
- Inherits:
-
Object
- Object
- Aws::Types::VerifyTrustResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#trust_id ⇒ ::String
Returns the value of attribute trust_id.
Instance Attribute Details
#trust_id ⇒ ::String
Returns the value of attribute trust_id.
1602 1603 1604 |
# File 'sig/types.rbs', line 1602 def trust_id @trust_id end |