Class: Aws::Types::OriginMtlsConfig
- Inherits:
-
Object
- Object
- Aws::Types::OriginMtlsConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#client_certificate_arn ⇒ ::String
Returns the value of attribute client_certificate_arn.
Instance Attribute Details
#client_certificate_arn ⇒ ::String
Returns the value of attribute client_certificate_arn.
2922 2923 2924 |
# File 'sig/types.rbs', line 2922 def client_certificate_arn @client_certificate_arn end |