Class CfnDashboardPropsMixin.TableFieldOptionProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.quicksight.CfnDashboardPropsMixin.TableFieldOptionProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDashboardPropsMixin.TableFieldOptionProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDashboardPropsMixin.TableFieldOptionProperty
@Stability(Stable)
@Internal
public static final class CfnDashboardPropsMixin.TableFieldOptionProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDashboardPropsMixin.TableFieldOptionProperty
An implementation for
CfnDashboardPropsMixin.TableFieldOptionProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.quicksight.CfnDashboardPropsMixin.TableFieldOptionProperty
CfnDashboardPropsMixin.TableFieldOptionProperty.Builder, CfnDashboardPropsMixin.TableFieldOptionProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDashboardPropsMixin.TableFieldOptionProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal StringThe custom label for a table field.final StringThe field ID for a table field.final ObjectThe URL configuration for a table field.final StringThe visibility of a table field.final StringgetWidth()The width for a table field.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnDashboardPropsMixin.TableFieldOptionProperty.Builder.
-
-
Method Details
-
getCustomLabel
Description copied from interface:CfnDashboardPropsMixin.TableFieldOptionPropertyThe custom label for a table field.- Specified by:
getCustomLabelin interfaceCfnDashboardPropsMixin.TableFieldOptionProperty- See Also:
-
getFieldId
Description copied from interface:CfnDashboardPropsMixin.TableFieldOptionPropertyThe field ID for a table field.- Specified by:
getFieldIdin interfaceCfnDashboardPropsMixin.TableFieldOptionProperty- See Also:
-
getUrlStyling
Description copied from interface:CfnDashboardPropsMixin.TableFieldOptionPropertyThe URL configuration for a table field.Returns union: either
IResolvableorCfnDashboardPropsMixin.TableFieldURLConfigurationProperty- Specified by:
getUrlStylingin interfaceCfnDashboardPropsMixin.TableFieldOptionProperty- See Also:
-
getVisibility
Description copied from interface:CfnDashboardPropsMixin.TableFieldOptionPropertyThe visibility of a table field.- Specified by:
getVisibilityin interfaceCfnDashboardPropsMixin.TableFieldOptionProperty- See Also:
-
getWidth
Description copied from interface:CfnDashboardPropsMixin.TableFieldOptionPropertyThe width for a table field.- Specified by:
getWidthin interfaceCfnDashboardPropsMixin.TableFieldOptionProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-