Class: Aws::Types::TlsAuthConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::TlsAuthConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#trust_store ⇒ Types::TrustStore
Returns the value of attribute trust_store.
Instance Attribute Details
#trust_store ⇒ Types::TrustStore
Returns the value of attribute trust_store.
1454 1455 1456 |
# File 'sig/types.rbs', line 1454 def trust_store @trust_store end |