Class: Aws::Types::GetKeyGroupResult

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:



1746
1747
1748
# File 'sig/types.rbs', line 1746

def etag
  @etag
end

#key_groupTypes::KeyGroup

Returns the value of attribute key_group.

Returns:



1745
1746
1747
# File 'sig/types.rbs', line 1745

def key_group
  @key_group
end