Class: Aws::Types::TrustAnchorDetailResponse
- Inherits:
-
Object
- Object
- Aws::Types::TrustAnchorDetailResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#trust_anchor ⇒ Types::TrustAnchorDetail
Returns the value of attribute trust_anchor.
Instance Attribute Details
#trust_anchor ⇒ Types::TrustAnchorDetail
Returns the value of attribute trust_anchor.
331 332 333 |
# File 'sig/types.rbs', line 331 def trust_anchor @trust_anchor end |