@Stability(value=Stable)
public static interface CfnVirtualGateway.VirtualGatewayHealthCheckPolicyProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewayhealthcheckpolicy.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnVirtualGateway.VirtualGatewayHealthCheckPolicyProperty.Builder
|
static class |
CfnVirtualGateway.VirtualGatewayHealthCheckPolicyProperty.Jsii$Proxy
An implementation for
CfnVirtualGateway.VirtualGatewayHealthCheckPolicyProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnVirtualGateway.VirtualGatewayHealthCheckPolicyProperty.Builder |
builder() |
Number |
getHealthyThreshold()
`CfnVirtualGateway.VirtualGatewayHealthCheckPolicyProperty.HealthyThreshold`.
|
Number |
getIntervalMillis()
`CfnVirtualGateway.VirtualGatewayHealthCheckPolicyProperty.IntervalMillis`.
|
default String |
getPath()
`CfnVirtualGateway.VirtualGatewayHealthCheckPolicyProperty.Path`.
|
default Number |
getPort()
`CfnVirtualGateway.VirtualGatewayHealthCheckPolicyProperty.Port`.
|
String |
getProtocol()
`CfnVirtualGateway.VirtualGatewayHealthCheckPolicyProperty.Protocol`.
|
Number |
getTimeoutMillis()
`CfnVirtualGateway.VirtualGatewayHealthCheckPolicyProperty.TimeoutMillis`.
|
Number |
getUnhealthyThreshold()
`CfnVirtualGateway.VirtualGatewayHealthCheckPolicyProperty.UnhealthyThreshold`.
|
@Stability(value=Stable) @NotNull Number getHealthyThreshold()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewayhealthcheckpolicy.html#cfn-appmesh-virtualgateway-virtualgatewayhealthcheckpolicy-healthythreshold@Stability(value=Stable) @NotNull Number getIntervalMillis()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewayhealthcheckpolicy.html#cfn-appmesh-virtualgateway-virtualgatewayhealthcheckpolicy-intervalmillis@Stability(value=Stable) @NotNull String getProtocol()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewayhealthcheckpolicy.html#cfn-appmesh-virtualgateway-virtualgatewayhealthcheckpolicy-protocol@Stability(value=Stable) @NotNull Number getTimeoutMillis()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewayhealthcheckpolicy.html#cfn-appmesh-virtualgateway-virtualgatewayhealthcheckpolicy-timeoutmillis@Stability(value=Stable) @NotNull Number getUnhealthyThreshold()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewayhealthcheckpolicy.html#cfn-appmesh-virtualgateway-virtualgatewayhealthcheckpolicy-unhealthythreshold@Stability(value=Stable) @Nullable default String getPath()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewayhealthcheckpolicy.html#cfn-appmesh-virtualgateway-virtualgatewayhealthcheckpolicy-path@Stability(value=Stable) @Nullable default Number getPort()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewayhealthcheckpolicy.html#cfn-appmesh-virtualgateway-virtualgatewayhealthcheckpolicy-port@Stability(value=Stable) static CfnVirtualGateway.VirtualGatewayHealthCheckPolicyProperty.Builder builder()
Copyright © 2020. All rights reserved.