Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.globalaccelerator.CfnEndpointGroupMixinProps.Builder
Packages that use CfnEndpointGroupMixinProps.Builder
-
Uses of CfnEndpointGroupMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.globalaccelerator
Methods in software.amazon.awscdk.cfnpropertymixins.services.globalaccelerator that return CfnEndpointGroupMixinProps.BuilderModifier and TypeMethodDescriptionCfnEndpointGroupMixinProps.builder()CfnEndpointGroupMixinProps.Builder.endpointConfigurations(List<? extends Object> endpointConfigurations) Sets the value ofCfnEndpointGroupMixinProps.getEndpointConfigurations()CfnEndpointGroupMixinProps.Builder.endpointConfigurations(IResolvable endpointConfigurations) Sets the value ofCfnEndpointGroupMixinProps.getEndpointConfigurations()CfnEndpointGroupMixinProps.Builder.endpointGroupRegion(String endpointGroupRegion) Sets the value ofCfnEndpointGroupMixinProps.getEndpointGroupRegion()CfnEndpointGroupMixinProps.Builder.healthCheckIntervalSeconds(Number healthCheckIntervalSeconds) Sets the value ofCfnEndpointGroupMixinProps.getHealthCheckIntervalSeconds()CfnEndpointGroupMixinProps.Builder.healthCheckPath(String healthCheckPath) Sets the value ofCfnEndpointGroupMixinProps.getHealthCheckPath()CfnEndpointGroupMixinProps.Builder.healthCheckPort(Number healthCheckPort) Sets the value ofCfnEndpointGroupMixinProps.getHealthCheckPort()CfnEndpointGroupMixinProps.Builder.healthCheckProtocol(String healthCheckProtocol) Sets the value ofCfnEndpointGroupMixinProps.getHealthCheckProtocol()CfnEndpointGroupMixinProps.Builder.listenerArn(String listenerArn) Sets the value ofCfnEndpointGroupMixinProps.getListenerArn()CfnEndpointGroupMixinProps.Builder.listenerArn(IListenerRef listenerArn) Sets the value ofCfnEndpointGroupMixinProps.getListenerArn()CfnEndpointGroupMixinProps.Builder.portOverrides(List<? extends Object> portOverrides) Sets the value ofCfnEndpointGroupMixinProps.getPortOverrides()CfnEndpointGroupMixinProps.Builder.portOverrides(IResolvable portOverrides) Sets the value ofCfnEndpointGroupMixinProps.getPortOverrides()CfnEndpointGroupMixinProps.Builder.thresholdCount(Number thresholdCount) Sets the value ofCfnEndpointGroupMixinProps.getThresholdCount()CfnEndpointGroupMixinProps.Builder.trafficDialPercentage(Number trafficDialPercentage) Sets the value ofCfnEndpointGroupMixinProps.getTrafficDialPercentage()Constructors in software.amazon.awscdk.cfnpropertymixins.services.globalaccelerator with parameters of type CfnEndpointGroupMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnEndpointGroupMixinProps.Builder.