Interface QuicksightDataSourceParametersRds

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

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

      • getDatabase

        @Stability(Stable)
        @NotNull
        String getDatabase()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/quicksight_data_source#database QuicksightDataSource#database}.
      • getInstanceId

        @Stability(Stable)
        @NotNull
        String getInstanceId()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/quicksight_data_source#instance_id QuicksightDataSource#instance_id}.