Class: Aws::Types::ScalarTrustAnchorRequest
- Inherits:
-
Object
- Object
- Aws::Types::ScalarTrustAnchorRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#trust_anchor_id ⇒ ::String
Returns the value of attribute trust_anchor_id.
Instance Attribute Details
#trust_anchor_id ⇒ ::String
Returns the value of attribute trust_anchor_id.
245 246 247 |
# File 'sig/types.rbs', line 245 def trust_anchor_id @trust_anchor_id end |