Class: Aws::Types::GetFieldLevelEncryptionConfigResult

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)


1656
1657
1658
# File 'sig/types.rbs', line 1656

def etag
  @etag
end

#field_level_encryption_configTypes::FieldLevelEncryptionConfig

Returns the value of attribute field_level_encryption_config.



1655
1656
1657
# File 'sig/types.rbs', line 1655

def field_level_encryption_config
  @field_level_encryption_config
end