Interface CfnAnalysis.GeospatialLayerColorFieldProperty
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
CfnAnalysis.GeospatialLayerColorFieldProperty.Jsii$Proxy
- Enclosing class:
CfnAnalysis
@Stability(Stable)
public static interface CfnAnalysis.GeospatialLayerColorFieldProperty
extends software.amazon.jsii.JsiiSerializable
The color field that defines a gradient or categorical style.
Example:
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final classA builder forCfnAnalysis.GeospatialLayerColorFieldPropertystatic final classAn implementation forCfnAnalysis.GeospatialLayerColorFieldProperty -
Method Summary
Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getColorDimensionsFields
A list of color dimension fields.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnAnalysis.DimensionFieldProperty>- See Also:
-
getColorValuesFields
A list of color measure fields.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnAnalysis.MeasureFieldProperty>- See Also:
-
builder
-