Class: Aws::Types::GetFieldLevelEncryptionProfileConfigResult

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)


1667
1668
1669
# File 'sig/types.rbs', line 1667

def etag
  @etag
end

#field_level_encryption_profile_configTypes::FieldLevelEncryptionProfileConfig

Returns the value of attribute field_level_encryption_profile_config.



1666
1667
1668
# File 'sig/types.rbs', line 1666

def field_level_encryption_profile_config
  @field_level_encryption_profile_config
end