Class: Aws::Types::AddTrustStoreRevocationsOutput
- Inherits:
-
Object
- Object
- Aws::Types::AddTrustStoreRevocationsOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#trust_store_revocations ⇒ ::Array[Types::TrustStoreRevocation]
Returns the value of attribute trust_store_revocations.
Instance Attribute Details
#trust_store_revocations ⇒ ::Array[Types::TrustStoreRevocation]
Returns the value of attribute trust_store_revocations.
54 55 56 |
# File 'sig/types.rbs', line 54 def trust_store_revocations @trust_store_revocations end |