Class: Aws::Types::CreateHsmClientCertificateResult
- Inherits:
-
Object
- Object
- Aws::Types::CreateHsmClientCertificateResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#hsm_client_certificate ⇒ Types::HsmClientCertificate
Returns the value of attribute hsm_client_certificate.
Instance Attribute Details
#hsm_client_certificate ⇒ Types::HsmClientCertificate
Returns the value of attribute hsm_client_certificate.
648 649 650 |
# File 'sig/types.rbs', line 648 def hsm_client_certificate @hsm_client_certificate end |