Class: Aws::Types::CreateFieldLevelEncryptionConfigResult

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)


613
614
615
# File 'sig/types.rbs', line 613

def etag
  @etag
end

#field_level_encryptionTypes::FieldLevelEncryption

Returns the value of attribute field_level_encryption.



611
612
613
# File 'sig/types.rbs', line 611

def field_level_encryption
  @field_level_encryption
end

#location::String

Returns the value of attribute location.

Returns:

  • (::String)


612
613
614
# File 'sig/types.rbs', line 612

def location
  @location
end