Class: Aws::Types::CreateHsmClientCertificateMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#hsm_client_certificate_identifier::String

Returns the value of attribute hsm_client_certificate_identifier.

Returns:

  • (::String)


642
643
644
# File 'sig/types.rbs', line 642

def hsm_client_certificate_identifier
  @hsm_client_certificate_identifier
end

#tags::Array[Types::Tag]

Returns the value of attribute tags.

Returns:



643
644
645
# File 'sig/types.rbs', line 643

def tags
  @tags
end