| Modifier and Type | Method and Description |
|---|---|
LoadBalancerGeneration |
ILoadBalancerProps.getGeneration() |
LoadBalancerGeneration |
ILoadBalancerProps.Jsii$Proxy.getGeneration() |
static LoadBalancerGeneration |
LoadBalancerGeneration.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LoadBalancerGeneration[] |
LoadBalancerGeneration.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ILoadBalancerProps.setGeneration(LoadBalancerGeneration value) |
void |
ILoadBalancerProps.Jsii$Proxy.setGeneration(LoadBalancerGeneration value) |
ILoadBalancerProps.Builder |
ILoadBalancerProps.Builder.withGeneration(LoadBalancerGeneration value)
Sets the value of Generation
|
Copyright © 2018. All rights reserved.