Class: Aws::Types::RowLevelPermissionConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#row_level_permission_data_setTypes::RowLevelPermissionDataSet

Returns the value of attribute row_level_permission_data_set.



9516
9517
9518
# File 'sig/types.rbs', line 9516

def row_level_permission_data_set
  @row_level_permission_data_set
end

#tag_configurationTypes::RowLevelPermissionTagConfiguration

Returns the value of attribute tag_configuration.



9515
9516
9517
# File 'sig/types.rbs', line 9515

def tag_configuration
  @tag_configuration
end