Class: Aws::Types::TlsValidationContextFileTrust
- Inherits:
-
Object
- Object
- Aws::Types::TlsValidationContextFileTrust
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#certificate_chain ⇒ ::String
Returns the value of attribute certificate_chain.
Instance Attribute Details
#certificate_chain ⇒ ::String
Returns the value of attribute certificate_chain.
1142 1143 1144 |
# File 'sig/types.rbs', line 1142 def certificate_chain @certificate_chain end |