Class: Aws::Types::CreateHsmRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#availability_zone::String

Returns the value of attribute availability_zone.

Returns:

  • (::String)


131
132
133
# File 'sig/types.rbs', line 131

def availability_zone
  @availability_zone
end

#cluster_id::String

Returns the value of attribute cluster_id.

Returns:

  • (::String)


130
131
132
# File 'sig/types.rbs', line 130

def cluster_id
  @cluster_id
end

#ip_address::String

Returns the value of attribute ip_address.

Returns:

  • (::String)


132
133
134
# File 'sig/types.rbs', line 132

def ip_address
  @ip_address
end