Class CfnTemplate.TransposedTableOptionProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.quicksight.CfnTemplate.TransposedTableOptionProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnTemplate.TransposedTableOptionProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnTemplate.TransposedTableOptionProperty
@Stability(Stable)
@Internal
public static final class CfnTemplate.TransposedTableOptionProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnTemplate.TransposedTableOptionProperty
An implementation for
CfnTemplate.TransposedTableOptionProperty-
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.services.quicksight.CfnTemplate.TransposedTableOptionProperty
CfnTemplate.TransposedTableOptionProperty.Builder, CfnTemplate.TransposedTableOptionProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTemplate.TransposedTableOptionProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
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 theCfnTemplate.TransposedTableOptionProperty.Builder.
-
-
Method Details
-
getColumnType
Description copied from interface:CfnTemplate.TransposedTableOptionPropertyThe column type of the column in a transposed table. Choose one of the following options:.ROW_HEADER_COLUMN: Refers to the leftmost column of the row header in the transposed table.VALUE_COLUMN: Refers to all value columns in the transposed table.
- Specified by:
getColumnTypein interfaceCfnTemplate.TransposedTableOptionProperty- See Also:
-
getColumnIndex
Description copied from interface:CfnTemplate.TransposedTableOptionPropertyThe index of a columns in a transposed table.The index range is 0-9999.
- Specified by:
getColumnIndexin interfaceCfnTemplate.TransposedTableOptionProperty- See Also:
-
getColumnWidth
Description copied from interface:CfnTemplate.TransposedTableOptionPropertyThe width of a column in a transposed table.- Specified by:
getColumnWidthin interfaceCfnTemplate.TransposedTableOptionProperty- 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()
-