Class CfnTemplatePropsMixin.TableFieldOptionProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.quicksight.CfnTemplatePropsMixin.TableFieldOptionProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnTemplatePropsMixin.TableFieldOptionProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnTemplatePropsMixin.TableFieldOptionProperty
@Stability(Stable)
@Internal
public static final class CfnTemplatePropsMixin.TableFieldOptionProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnTemplatePropsMixin.TableFieldOptionProperty
An implementation for
CfnTemplatePropsMixin.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.CfnTemplatePropsMixin.TableFieldOptionProperty
CfnTemplatePropsMixin.TableFieldOptionProperty.Builder, CfnTemplatePropsMixin.TableFieldOptionProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTemplatePropsMixin.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 theCfnTemplatePropsMixin.TableFieldOptionProperty.Builder.
-
-
Method Details
-
getCustomLabel
Description copied from interface:CfnTemplatePropsMixin.TableFieldOptionPropertyThe custom label for a table field.- Specified by:
getCustomLabelin interfaceCfnTemplatePropsMixin.TableFieldOptionProperty- See Also:
-
getFieldId
Description copied from interface:CfnTemplatePropsMixin.TableFieldOptionPropertyThe field ID for a table field.- Specified by:
getFieldIdin interfaceCfnTemplatePropsMixin.TableFieldOptionProperty- See Also:
-
getUrlStyling
Description copied from interface:CfnTemplatePropsMixin.TableFieldOptionPropertyThe URL configuration for a table field.Returns union: either
IResolvableorCfnTemplatePropsMixin.TableFieldURLConfigurationProperty- Specified by:
getUrlStylingin interfaceCfnTemplatePropsMixin.TableFieldOptionProperty- See Also:
-
getVisibility
Description copied from interface:CfnTemplatePropsMixin.TableFieldOptionPropertyThe visibility of a table field.- Specified by:
getVisibilityin interfaceCfnTemplatePropsMixin.TableFieldOptionProperty- See Also:
-
getWidth
Description copied from interface:CfnTemplatePropsMixin.TableFieldOptionPropertyThe width for a table field.- Specified by:
getWidthin interfaceCfnTemplatePropsMixin.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()
-