Class: Aws::Types::DeleteTrustStoreRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteTrustStoreRequest
- 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.
441 442 443 |
# File 'sig/types.rbs', line 441 def trust_store_arn @trust_store_arn end |