Class: Aws::Types::HsmClientCertificateMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#hsm_client_certificates::Array[Types::HsmClientCertificate]

Returns the value of attribute hsm_client_certificates.

Returns:



1655
1656
1657
# File 'sig/types.rbs', line 1655

def hsm_client_certificates
  @hsm_client_certificates
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


1654
1655
1656
# File 'sig/types.rbs', line 1654

def marker
  @marker
end