Class: Aws::Types::GetCertificateAuthorityCsrResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetCertificateAuthorityCsrResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#csr ⇒ ::String
Returns the value of attribute csr.
Instance Attribute Details
#csr ⇒ ::String
Returns the value of attribute csr.
250 251 252 |
# File 'sig/types.rbs', line 250 def csr @csr end |