@Stability(value=Stable) public static final class CfnEndpointGroupProps.Builder extends Object implements software.amazon.jsii.Builder<CfnEndpointGroupProps>
CfnEndpointGroupProps| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnEndpointGroupProps.Builder endpointGroupRegion(String endpointGroupRegion)
CfnEndpointGroupProps.getEndpointGroupRegion()endpointGroupRegion - `AWS::GlobalAccelerator::EndpointGroup.EndpointGroupRegion`. This parameter is required.this@Stability(value=Stable) public CfnEndpointGroupProps.Builder listenerArn(String listenerArn)
CfnEndpointGroupProps.getListenerArn()listenerArn - `AWS::GlobalAccelerator::EndpointGroup.ListenerArn`. This parameter is required.this@Stability(value=Stable) public CfnEndpointGroupProps.Builder endpointConfigurations(IResolvable endpointConfigurations)
CfnEndpointGroupProps.getEndpointConfigurations()endpointConfigurations - `AWS::GlobalAccelerator::EndpointGroup.EndpointConfigurations`.this@Stability(value=Stable) public CfnEndpointGroupProps.Builder endpointConfigurations(List<? extends Object> endpointConfigurations)
CfnEndpointGroupProps.getEndpointConfigurations()endpointConfigurations - `AWS::GlobalAccelerator::EndpointGroup.EndpointConfigurations`.this@Stability(value=Stable) public CfnEndpointGroupProps.Builder healthCheckIntervalSeconds(Number healthCheckIntervalSeconds)
CfnEndpointGroupProps.getHealthCheckIntervalSeconds()healthCheckIntervalSeconds - `AWS::GlobalAccelerator::EndpointGroup.HealthCheckIntervalSeconds`.this@Stability(value=Stable) public CfnEndpointGroupProps.Builder healthCheckPath(String healthCheckPath)
CfnEndpointGroupProps.getHealthCheckPath()healthCheckPath - `AWS::GlobalAccelerator::EndpointGroup.HealthCheckPath`.this@Stability(value=Stable) public CfnEndpointGroupProps.Builder healthCheckPort(Number healthCheckPort)
CfnEndpointGroupProps.getHealthCheckPort()healthCheckPort - `AWS::GlobalAccelerator::EndpointGroup.HealthCheckPort`.this@Stability(value=Stable) public CfnEndpointGroupProps.Builder healthCheckProtocol(String healthCheckProtocol)
CfnEndpointGroupProps.getHealthCheckProtocol()healthCheckProtocol - `AWS::GlobalAccelerator::EndpointGroup.HealthCheckProtocol`.this@Stability(value=Stable) public CfnEndpointGroupProps.Builder portOverrides(IResolvable portOverrides)
CfnEndpointGroupProps.getPortOverrides()portOverrides - `AWS::GlobalAccelerator::EndpointGroup.PortOverrides`.this@Stability(value=Stable) public CfnEndpointGroupProps.Builder portOverrides(List<? extends Object> portOverrides)
CfnEndpointGroupProps.getPortOverrides()portOverrides - `AWS::GlobalAccelerator::EndpointGroup.PortOverrides`.this@Stability(value=Stable) public CfnEndpointGroupProps.Builder thresholdCount(Number thresholdCount)
CfnEndpointGroupProps.getThresholdCount()thresholdCount - `AWS::GlobalAccelerator::EndpointGroup.ThresholdCount`.this@Stability(value=Stable) public CfnEndpointGroupProps.Builder trafficDialPercentage(Number trafficDialPercentage)
CfnEndpointGroupProps.getTrafficDialPercentage()trafficDialPercentage - `AWS::GlobalAccelerator::EndpointGroup.TrafficDialPercentage`.this@Stability(value=Stable) public CfnEndpointGroupProps build()
build in interface software.amazon.jsii.Builder<CfnEndpointGroupProps>CfnEndpointGroupPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.