class Aws::CloudHSM::Types::ModifyLunaClientRequest

@note When making an API call, you may pass ModifyLunaClientRequest

data as a hash:

    {
      client_arn: "ClientArn", # required
      certificate: "Certificate", # required
    }

@!attribute [rw] client_arn

The ARN of the client.
@return [String]

@!attribute [rw] certificate

The new certificate for the client.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/cloudhsm-2014-05-30/ModifyLunaClientRequest AWS API Documentation

Constants

SENSITIVE