Class: Aws::Types::ClientCertAuthSettings
- Inherits:
-
Object
- Object
- Aws::Types::ClientCertAuthSettings
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#ocsp_url ⇒ ::String
Returns the value of attribute ocsp_url.
Instance Attribute Details
#ocsp_url ⇒ ::String
Returns the value of attribute ocsp_url.
193 194 195 |
# File 'sig/types.rbs', line 193 def ocsp_url @ocsp_url end |