Class: Aws::Types::DeleteFieldLevelEncryptionProfileRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#id::String

Returns the value of attribute id.

Returns:



935
936
937
# File 'sig/types.rbs', line 935

def id
  @id
end

#if_match::String

Returns the value of attribute if_match.

Returns:



936
937
938
# File 'sig/types.rbs', line 936

def if_match
  @if_match
end