Class: Aws::Types::ModifyTrustStoreOutput
- Inherits:
-
Object
- Object
- Aws::Types::ModifyTrustStoreOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#trust_stores ⇒ ::Array[Types::TrustStore]
Returns the value of attribute trust_stores.
Instance Attribute Details
#trust_stores ⇒ ::Array[Types::TrustStore]
Returns the value of attribute trust_stores.
847 848 849 |
# File 'sig/types.rbs', line 847 def trust_stores @trust_stores end |