Class: Aws::Types::GetTrustStoreRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetTrustStoreRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#trust_store_arn ⇒ ::String
Returns the value of attribute trust_store_arn.
Instance Attribute Details
#trust_store_arn ⇒ ::String
Returns the value of attribute trust_store_arn.
656 657 658 |
# File 'sig/types.rbs', line 656 def trust_store_arn @trust_store_arn end |