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/CloudHSMV2/Types/InitializeClusterRequest.html below:

InitializeClusterRequest — 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::CloudHSMV2::Types::InitializeClusterRequest
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

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

{
  cluster_id: "ClusterId",   signed_cert: "Cert",   trust_anchor: "Cert", }
Instance Attribute Summary collapse Instance Attribute Details #cluster_id ⇒ String

The identifier (ID) of the cluster that you are claiming. To find the cluster ID, use DescribeClusters.

#signed_cert ⇒ String

The cluster certificate issued (signed) by your issuing certificate authority (CA). The certificate must be in PEM format and can contain a maximum of 5000 characters.

#trust_anchor ⇒ String

The issuing certificate of the issuing certificate authority (CA) that issued (signed) the cluster certificate. You must use a self-signed certificate. The certificate used to sign the HSM CSR must be directly available, and thus must be the root certificate. The certificate must be in PEM format and can contain a maximum of 5000 characters.


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