Class: Aws::Types::UpdateTrustStoreResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateTrustStoreResponse
- 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.
1253 1254 1255 |
# File 'sig/types.rbs', line 1253 def trust_store_arn @trust_store_arn end |