Class: Aws::Types::VirtualGatewayTlsValidationContextFileTrust
- Inherits:
-
Object
- Object
- Aws::Types::VirtualGatewayTlsValidationContextFileTrust
- 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.
1502 1503 1504 |
# File 'sig/types.rbs', line 1502 def certificate_chain @certificate_chain end |