@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:37.795Z") @Stability(value=Stable) public interface CfnEndpointGroupProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-globalaccelerator-endpointgroup.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnEndpointGroupProps.Builder
A builder for
CfnEndpointGroupProps |
static class |
CfnEndpointGroupProps.Jsii$Proxy
An implementation for
CfnEndpointGroupProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnEndpointGroupProps.Builder |
builder() |
default Object |
getEndpointConfigurations()
`AWS::GlobalAccelerator::EndpointGroup.EndpointConfigurations`.
|
String |
getEndpointGroupRegion()
`AWS::GlobalAccelerator::EndpointGroup.EndpointGroupRegion`.
|
default Number |
getHealthCheckIntervalSeconds()
`AWS::GlobalAccelerator::EndpointGroup.HealthCheckIntervalSeconds`.
|
default String |
getHealthCheckPath()
`AWS::GlobalAccelerator::EndpointGroup.HealthCheckPath`.
|
default Number |
getHealthCheckPort()
`AWS::GlobalAccelerator::EndpointGroup.HealthCheckPort`.
|
default String |
getHealthCheckProtocol()
`AWS::GlobalAccelerator::EndpointGroup.HealthCheckProtocol`.
|
String |
getListenerArn()
`AWS::GlobalAccelerator::EndpointGroup.ListenerArn`.
|
default Object |
getPortOverrides()
`AWS::GlobalAccelerator::EndpointGroup.PortOverrides`.
|
default Number |
getThresholdCount()
`AWS::GlobalAccelerator::EndpointGroup.ThresholdCount`.
|
default Number |
getTrafficDialPercentage()
`AWS::GlobalAccelerator::EndpointGroup.TrafficDialPercentage`.
|
@Stability(value=Stable) @NotNull String getEndpointGroupRegion()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-globalaccelerator-endpointgroup.html#cfn-globalaccelerator-endpointgroup-endpointgroupregion@Stability(value=Stable) @NotNull String getListenerArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-globalaccelerator-endpointgroup.html#cfn-globalaccelerator-endpointgroup-listenerarn@Stability(value=Stable) @Nullable default Object getEndpointConfigurations()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-globalaccelerator-endpointgroup.html#cfn-globalaccelerator-endpointgroup-endpointconfigurations@Stability(value=Stable) @Nullable default Number getHealthCheckIntervalSeconds()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-globalaccelerator-endpointgroup.html#cfn-globalaccelerator-endpointgroup-healthcheckintervalseconds@Stability(value=Stable) @Nullable default String getHealthCheckPath()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-globalaccelerator-endpointgroup.html#cfn-globalaccelerator-endpointgroup-healthcheckpath@Stability(value=Stable) @Nullable default Number getHealthCheckPort()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-globalaccelerator-endpointgroup.html#cfn-globalaccelerator-endpointgroup-healthcheckport@Stability(value=Stable) @Nullable default String getHealthCheckProtocol()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-globalaccelerator-endpointgroup.html#cfn-globalaccelerator-endpointgroup-healthcheckprotocol@Stability(value=Stable) @Nullable default Object getPortOverrides()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-globalaccelerator-endpointgroup.html#cfn-globalaccelerator-endpointgroup-portoverrides@Stability(value=Stable) @Nullable default Number getThresholdCount()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-globalaccelerator-endpointgroup.html#cfn-globalaccelerator-endpointgroup-thresholdcount@Stability(value=Stable) @Nullable default Number getTrafficDialPercentage()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-globalaccelerator-endpointgroup.html#cfn-globalaccelerator-endpointgroup-trafficdialpercentage@Stability(value=Stable) static CfnEndpointGroupProps.Builder builder()
CfnEndpointGroupProps.Builder of CfnEndpointGroupPropsCopyright © 2020. All rights reserved.