@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:38.627Z") @Stability(value=Stable) public interface CfnHealthCheckProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-route53-healthcheck.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnHealthCheckProps.Builder
A builder for
CfnHealthCheckProps |
static class |
CfnHealthCheckProps.Jsii$Proxy
An implementation for
CfnHealthCheckProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnHealthCheckProps.Builder |
builder() |
Object |
getHealthCheckConfig()
`AWS::Route53::HealthCheck.HealthCheckConfig`.
|
default Object |
getHealthCheckTags()
`AWS::Route53::HealthCheck.HealthCheckTags`.
|
@Stability(value=Stable) @NotNull Object getHealthCheckConfig()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-route53-healthcheck.html#cfn-route53-healthcheck-healthcheckconfig@Stability(value=Stable) @Nullable default Object getHealthCheckTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-route53-healthcheck.html#cfn-route53-healthcheck-healthchecktags@Stability(value=Stable) static CfnHealthCheckProps.Builder builder()
CfnHealthCheckProps.Builder of CfnHealthCheckPropsCopyright © 2020. All rights reserved.