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)


5508
5509
5510
# File 'sig/types.rbs', line 5508

def field_id
  @field_id
end

#formatTypes::ShapeConditionalFormat

Returns the value of attribute format.



5509
5510
5511
# File 'sig/types.rbs', line 5509

def format
  @format
end