@Generated(value="jsii-pacmak/0.7.10 (build 35934ad)", date="2018-11-14T09:45:52.375Z") 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 © 2018. All rights reserved.