Interface QuicksightDataSourceParametersAuroraPostgresql

    • 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}.
      • getHost

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

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