Class: Aws::Types::AddRegionAction

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#region_name ⇒ ::String

Returns the value of attribute region_name.

Returns:

  • (::String)


28
29
30
# File 'sig/types.rbs', line 28

def region_name
  @region_name
end

#sse_kms_key_id ⇒ ::String

Returns the value of attribute sse_kms_key_id.

Returns:

  • (::String)


29
30
31
# File 'sig/types.rbs', line 29

def sse_kms_key_id
  @sse_kms_key_id
end