Class: Aws::Types::FilledMapShapeConditionalFormatting

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#field_id::String

Returns the value of attribute field_id.

Returns:

  • (::String)


5774
5775
5776
# File 'sig/types.rbs', line 5774

def field_id
  @field_id
end

#formatTypes::ShapeConditionalFormat

Returns the value of attribute format.



5775
5776
5777
# File 'sig/types.rbs', line 5775

def format
  @format
end