@Generated(value="jsii-pacmak/0.10.3 (build 6bbf743)", date="2019-04-24T21:01:31.519Z") 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.