A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/Redshift/Types/CreateHsmConfigurationMessage.html below:

CreateHsmConfigurationMessage — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Redshift::Types::CreateHsmConfigurationMessage
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When passing CreateHsmConfigurationMessage as input to an Aws::Client method, you can use a vanilla Hash:

{
  hsm_configuration_identifier: "String",   description: "String",   hsm_ip_address: "String",   hsm_partition_name: "String",   hsm_partition_password: "String",   hsm_server_public_certificate: "String",   tags: [
    {
      key: "String",
      value: "String",
    },
  ],
}
Instance Attribute Summary collapse Instance Attribute Details #description ⇒ String

A text description of the HSM configuration to be created.

#hsm_configuration_identifier ⇒ String

The identifier to be assigned to the new Amazon Redshift HSM configuration.

#hsm_ip_address ⇒ String

The IP address that the Amazon Redshift cluster must use to access the HSM.

#hsm_partition_name ⇒ String

The name of the partition in the HSM where the Amazon Redshift clusters will store their database encryption keys.

#hsm_partition_password ⇒ String

The password required to access the HSM partition.

#hsm_server_public_certificate ⇒ String

The HSMs public certificate file. When using Cloud HSM, the file name is server.pem.


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