Class: Aws::Types::CreateKeyGroupResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#etag::String

Returns the value of attribute etag.

Returns:

  • (::String)


676
677
678
# File 'sig/types.rbs', line 676

def etag
  @etag
end

#key_groupTypes::KeyGroup

Returns the value of attribute key_group.

Returns:



674
675
676
# File 'sig/types.rbs', line 674

def key_group
  @key_group
end

#location::String

Returns the value of attribute location.

Returns:

  • (::String)


675
676
677
# File 'sig/types.rbs', line 675

def location
  @location
end