Interface LightsailContainerServiceDeploymentVersionPublicEndpointHealthCheck

    • Method Detail

      • getHealthyThreshold

        @Stability(Stable)
        @Nullable
        default Number getHealthyThreshold()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/lightsail_container_service_deployment_version#healthy_threshold LightsailContainerServiceDeploymentVersion#healthy_threshold}.
      • getIntervalSeconds

        @Stability(Stable)
        @Nullable
        default Number getIntervalSeconds()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/lightsail_container_service_deployment_version#interval_seconds LightsailContainerServiceDeploymentVersion#interval_seconds}.
      • getPath

        @Stability(Stable)
        @Nullable
        default String getPath()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/lightsail_container_service_deployment_version#path LightsailContainerServiceDeploymentVersion#path}.
      • getSuccessCodes

        @Stability(Stable)
        @Nullable
        default String getSuccessCodes()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/lightsail_container_service_deployment_version#success_codes LightsailContainerServiceDeploymentVersion#success_codes}.
      • getTimeoutSeconds

        @Stability(Stable)
        @Nullable
        default Number getTimeoutSeconds()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/lightsail_container_service_deployment_version#timeout_seconds LightsailContainerServiceDeploymentVersion#timeout_seconds}.
      • getUnhealthyThreshold

        @Stability(Stable)
        @Nullable
        default Number getUnhealthyThreshold()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/lightsail_container_service_deployment_version#unhealthy_threshold LightsailContainerServiceDeploymentVersion#unhealthy_threshold}.