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

Class: Aws::CloudHSM::Types::CreateHapgRequest

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Note:

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

{
  label: "Label", # required
}

Contains the inputs for the CreateHapgRequest action.

Instance Attribute Summary collapse

Instance Attribute Details

#labelString

The label of the new high-availability partition group.

Returns:

  • (String)

    The label of the new high-availability partition group.