Interface QuicksightDashboardPermissions

  • All Superinterfaces:
    software.amazon.jsii.JsiiSerializable
    All Known Implementing Classes:
    QuicksightDashboardPermissions.Jsii$Proxy

    @Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)",
               date="2023-06-30T04:56:54.506Z")
    @Stability(Stable)
    public interface QuicksightDashboardPermissions
    extends software.amazon.jsii.JsiiSerializable
    • Method Detail

      • getActions

        @Stability(Stable)
        @NotNull
        List<String> getActions()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/quicksight_dashboard#actions QuicksightDashboard#actions}.
      • getPrincipal

        @Stability(Stable)
        @NotNull
        String getPrincipal()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/quicksight_dashboard#principal QuicksightDashboard#principal}.