Class: Aws::Types::CertificateAuthentication
- Inherits:
-
Object
- Object
- Aws::Types::CertificateAuthentication
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#client_root_certificate_chain ⇒ ::String
Returns the value of attribute client_root_certificate_chain.
Instance Attribute Details
#client_root_certificate_chain ⇒ ::String
Returns the value of attribute client_root_certificate_chain.
1615 1616 1617 |
# File 'sig/types.rbs', line 1615 def client_root_certificate_chain @client_root_certificate_chain end |