Class: Aws::Types::DeleteTrustStoreInput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteTrustStoreInput
- 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.
286 287 288 |
# File 'sig/types.rbs', line 286 def trust_store_arn @trust_store_arn end |