Interface ElasticacheClusterLogDeliveryConfiguration

    • Method Detail

      • getDestination

        @Stability(Stable)
        @NotNull
        String getDestination()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticache_cluster#destination ElasticacheCluster#destination}.
      • getDestinationType

        @Stability(Stable)
        @NotNull
        String getDestinationType()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticache_cluster#destination_type ElasticacheCluster#destination_type}.
      • getLogFormat

        @Stability(Stable)
        @NotNull
        String getLogFormat()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticache_cluster#log_format ElasticacheCluster#log_format}.
      • getLogType

        @Stability(Stable)
        @NotNull
        String getLogType()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticache_cluster#log_type ElasticacheCluster#log_type}.