Class CfnDashboard.DonutCenterOptionsProperty.Jsii$Proxy

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.quicksight.CfnDashboard.DonutCenterOptionsProperty.Jsii$Proxy
All Implemented Interfaces:
CfnDashboard.DonutCenterOptionsProperty, software.amazon.jsii.JsiiSerializable
Enclosing interface:
CfnDashboard.DonutCenterOptionsProperty

@Stability(Stable) @Internal public static final class CfnDashboard.DonutCenterOptionsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDashboard.DonutCenterOptionsProperty
  • Constructor Details

  • Method Details

    • getLabelVisibility

      public final String getLabelVisibility()
      Description copied from interface: CfnDashboard.DonutCenterOptionsProperty
      Determines the visibility of the label in a donut chart.

      In the Amazon QuickSight console, this option is called 'Show total' .

      Specified by:
      getLabelVisibility in interface CfnDashboard.DonutCenterOptionsProperty
    • $jsii$toJson

      @Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
      Specified by:
      $jsii$toJson in interface software.amazon.jsii.JsiiSerializable
    • equals

      public final boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public final int hashCode()
      Overrides:
      hashCode in class Object