@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:28.625Z") @Stability(value=Stable) public interface CfnTargetGroupProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-targetgroup.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnTargetGroupProps.Builder
A builder for
CfnTargetGroupProps |
static class |
CfnTargetGroupProps.Jsii$Proxy
An implementation for
CfnTargetGroupProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnTargetGroupProps.Builder |
builder() |
default Object |
getHealthCheckEnabled()
`AWS::ElasticLoadBalancingV2::TargetGroup.HealthCheckEnabled`.
|
default Number |
getHealthCheckIntervalSeconds()
`AWS::ElasticLoadBalancingV2::TargetGroup.HealthCheckIntervalSeconds`.
|
default String |
getHealthCheckPath()
`AWS::ElasticLoadBalancingV2::TargetGroup.HealthCheckPath`.
|
default String |
getHealthCheckPort()
`AWS::ElasticLoadBalancingV2::TargetGroup.HealthCheckPort`.
|
default String |
getHealthCheckProtocol()
`AWS::ElasticLoadBalancingV2::TargetGroup.HealthCheckProtocol`.
|
default Number |
getHealthCheckTimeoutSeconds()
`AWS::ElasticLoadBalancingV2::TargetGroup.HealthCheckTimeoutSeconds`.
|
default Number |
getHealthyThresholdCount()
`AWS::ElasticLoadBalancingV2::TargetGroup.HealthyThresholdCount`.
|
default Object |
getMatcher()
`AWS::ElasticLoadBalancingV2::TargetGroup.Matcher`.
|
default String |
getName()
`AWS::ElasticLoadBalancingV2::TargetGroup.Name`.
|
default Number |
getPort()
`AWS::ElasticLoadBalancingV2::TargetGroup.Port`.
|
default String |
getProtocol()
`AWS::ElasticLoadBalancingV2::TargetGroup.Protocol`.
|
default List<CfnTag> |
getTags()
`AWS::ElasticLoadBalancingV2::TargetGroup.Tags`.
|
default Object |
getTargetGroupAttributes()
`AWS::ElasticLoadBalancingV2::TargetGroup.TargetGroupAttributes`.
|
default Object |
getTargets()
`AWS::ElasticLoadBalancingV2::TargetGroup.Targets`.
|
default String |
getTargetType()
`AWS::ElasticLoadBalancingV2::TargetGroup.TargetType`.
|
default Number |
getUnhealthyThresholdCount()
`AWS::ElasticLoadBalancingV2::TargetGroup.UnhealthyThresholdCount`.
|
default String |
getVpcId()
`AWS::ElasticLoadBalancingV2::TargetGroup.VpcId`.
|
@Stability(value=Stable) @Nullable default Object getHealthCheckEnabled()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-targetgroup.html#cfn-elasticloadbalancingv2-targetgroup-healthcheckenabled@Stability(value=Stable) @Nullable default Number getHealthCheckIntervalSeconds()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-targetgroup.html#cfn-elasticloadbalancingv2-targetgroup-healthcheckintervalseconds@Stability(value=Stable) @Nullable default String getHealthCheckPath()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-targetgroup.html#cfn-elasticloadbalancingv2-targetgroup-healthcheckpath@Stability(value=Stable) @Nullable default String getHealthCheckPort()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-targetgroup.html#cfn-elasticloadbalancingv2-targetgroup-healthcheckport@Stability(value=Stable) @Nullable default String getHealthCheckProtocol()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-targetgroup.html#cfn-elasticloadbalancingv2-targetgroup-healthcheckprotocol@Stability(value=Stable) @Nullable default Number getHealthCheckTimeoutSeconds()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-targetgroup.html#cfn-elasticloadbalancingv2-targetgroup-healthchecktimeoutseconds@Stability(value=Stable) @Nullable default Number getHealthyThresholdCount()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-targetgroup.html#cfn-elasticloadbalancingv2-targetgroup-healthythresholdcount@Stability(value=Stable) @Nullable default Object getMatcher()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-targetgroup.html#cfn-elasticloadbalancingv2-targetgroup-matcher@Stability(value=Stable) @Nullable default String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-targetgroup.html#cfn-elasticloadbalancingv2-targetgroup-name@Stability(value=Stable) @Nullable default Number getPort()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-targetgroup.html#cfn-elasticloadbalancingv2-targetgroup-port@Stability(value=Stable) @Nullable default String getProtocol()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-targetgroup.html#cfn-elasticloadbalancingv2-targetgroup-protocol@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-targetgroup.html#cfn-elasticloadbalancingv2-targetgroup-tags@Stability(value=Stable) @Nullable default Object getTargetGroupAttributes()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-targetgroup.html#cfn-elasticloadbalancingv2-targetgroup-targetgroupattributes@Stability(value=Stable) @Nullable default Object getTargets()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-targetgroup.html#cfn-elasticloadbalancingv2-targetgroup-targets@Stability(value=Stable) @Nullable default String getTargetType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-targetgroup.html#cfn-elasticloadbalancingv2-targetgroup-targettype@Stability(value=Stable) @Nullable default Number getUnhealthyThresholdCount()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-targetgroup.html#cfn-elasticloadbalancingv2-targetgroup-unhealthythresholdcount@Stability(value=Stable) @Nullable default String getVpcId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-targetgroup.html#cfn-elasticloadbalancingv2-targetgroup-vpcid@Stability(value=Stable) static CfnTargetGroupProps.Builder builder()
CfnTargetGroupProps.Builder of CfnTargetGroupPropsCopyright © 2020. All rights reserved.