class Aws::CloudHSM::Types::GetConfigRequest
@note When making an API call, you may pass GetConfigRequest
data as a hash: { client_arn: "ClientArn", # required client_version: "5.1", # required, accepts 5.1, 5.3 hapg_list: ["HapgArn"], # required }
@!attribute [rw] client_arn
The ARN of the client. @return [String]
@!attribute [rw] client_version
The client version. @return [String]
@!attribute [rw] hapg_list
A list of ARNs that identify the high-availability partition groups that are associated with the client. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/cloudhsm-2014-05-30/GetConfigRequest AWS API Documentation
Constants
- SENSITIVE