@Generated(value="jsii-pacmak/0.7.15 (build e429c41)", date="2019-03-07T22:11:03.440Z") public interface ILoadBalancerProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
ILoadBalancerProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
LoadBalancerGeneration |
getGeneration() |
String |
getName() |
void |
setGeneration(LoadBalancerGeneration value) |
void |
setName(String value) |
LoadBalancerGeneration getGeneration()
void setGeneration(LoadBalancerGeneration value)
String getName()
void setName(String value)
Copyright © 2019. All rights reserved.