Class: Aws::Types::PredefinedAttributeConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#enable_value_validation_on_associationBoolean

Returns the value of attribute enable_value_validation_on_association.

Returns:

  • (Boolean)


6093
6094
6095
# File 'sig/types.rbs', line 6093

def enable_value_validation_on_association
  @enable_value_validation_on_association
end

#is_read_onlyBoolean

Returns the value of attribute is_read_only.

Returns:

  • (Boolean)


6094
6095
6096
# File 'sig/types.rbs', line 6094

def is_read_only
  @is_read_only
end