Class: Aws::Types::CertificateAuthenticationRequest
- Inherits:
-
Object
- Object
- Aws::Types::CertificateAuthenticationRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#client_root_certificate_chain_arn ⇒ ::String
Returns the value of attribute client_root_certificate_chain_arn.
Instance Attribute Details
#client_root_certificate_chain_arn ⇒ ::String
Returns the value of attribute client_root_certificate_chain_arn.
1620 1621 1622 |
# File 'sig/types.rbs', line 1620 def client_root_certificate_chain_arn @client_root_certificate_chain_arn end |