Class: Aws::Types::GetKeyGroupConfigResult

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)


1735
1736
1737
# File 'sig/types.rbs', line 1735

def etag
  @etag
end

#key_group_configTypes::KeyGroupConfig

Returns the value of attribute key_group_config.



1734
1735
1736
# File 'sig/types.rbs', line 1734

def key_group_config
  @key_group_config
end