static CreateHsmRequest.Builder |
CreateHsmRequest.builder() |
|
CreateHsmRequest.Builder |
CreateHsmRequest.Builder.clientToken(String clientToken) |
A user-defined token to ensure idempotence.
|
CreateHsmRequest.Builder |
CreateHsmRequest.Builder.eniIp(String eniIp) |
The IP address to assign to the HSM's ENI.
|
CreateHsmRequest.Builder |
CreateHsmRequest.Builder.externalId(String externalId) |
The external ID from IamRoleArn, if present.
|
CreateHsmRequest.Builder |
CreateHsmRequest.Builder.iamRoleArn(String iamRoleArn) |
The ARN of an IAM role to enable the AWS CloudHSM service to allocate an ENI on your behalf.
|
CreateHsmRequest.Builder |
CreateHsmRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
CreateHsmRequest.Builder |
CreateHsmRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
CreateHsmRequest.Builder |
CreateHsmRequest.Builder.sshKey(String sshKey) |
The SSH public key to install on the HSM.
|
CreateHsmRequest.Builder |
CreateHsmRequest.Builder.subnetId(String subnetId) |
The identifier of the subnet in your VPC in which to place the HSM.
|
CreateHsmRequest.Builder |
CreateHsmRequest.Builder.subscriptionType(String subscriptionType) |
Sets the value of the SubscriptionType property for this object.
|
CreateHsmRequest.Builder |
CreateHsmRequest.Builder.subscriptionType(SubscriptionType subscriptionType) |
Sets the value of the SubscriptionType property for this object.
|
CreateHsmRequest.Builder |
CreateHsmRequest.Builder.syslogIp(String syslogIp) |
The IP address for the syslog monitoring server.
|
CreateHsmRequest.Builder |
CreateHsmRequest.toBuilder() |
|