You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::CloudHSMV2::Types::CreateHsmRequestWhen passing CreateHsmRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
cluster_id: "ClusterId", availability_zone: "ExternalAz", ip_address: "IpAddress",
}
Instance Attribute Summary collapse
The Availability Zone where you are creating the HSM.
The identifier (ID) of the HSM\'s cluster.
The HSM\'s IP address.
The Availability Zone where you are creating the HSM. To find the cluster\'s Availability Zones, use DescribeClusters.
#cluster_id ⇒ StringThe identifier (ID) of the HSM\'s cluster. To find the cluster ID, use DescribeClusters.
#ip_address ⇒ StringThe HSM\'s IP address. If you specify an IP address, use an available address from the subnet that maps to the Availability Zone where you are creating the HSM. If you don\'t specify an IP address, one is chosen for you from that subnet.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4