Class: Aws::Types::GetTrustStoreResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetTrustStoreResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#trust_store ⇒ Types::TrustStore
Returns the value of attribute trust_store.
Instance Attribute Details
#trust_store ⇒ Types::TrustStore
Returns the value of attribute trust_store.
661 662 663 |
# File 'sig/types.rbs', line 661 def trust_store @trust_store end |