Class: Aws::Types::HsmClientCertificateMessage

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#hsm_client_certificates::Array[Types::HsmClientCertificate]

Returns the value of attribute hsm_client_certificates.



1660
1661
1662
# File 'sig/types.rbs', line 1660

def hsm_client_certificates
  @hsm_client_certificates
end

#marker::String

Returns the value of attribute marker.



1659
1660
1661
# File 'sig/types.rbs', line 1659

def marker
  @marker
end