public static final class IServerDeploymentGroup.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements IServerDeploymentGroup
software.amazon.jsii.JsiiObject.InitializationModeIServerDeploymentGroup.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
IServerApplication |
getApplication() |
List<software.amazon.awscdk.services.autoscaling.AutoScalingGroup> |
getAutoScalingGroups() |
IServerDeploymentConfig |
getDeploymentConfig() |
String |
getDeploymentGroupArn() |
String |
getDeploymentGroupName() |
software.amazon.awscdk.core.ConstructNode |
getNode()
The construct node in the tree.
|
software.amazon.awscdk.services.iam.IRole |
getRole() |
software.amazon.awscdk.core.Stack |
getStack()
The stack in which this resource is defined.
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSet, setObjRef@Stability(value=Stable) public IServerApplication getApplication()
getApplication in interface IServerDeploymentGroup@Stability(value=Stable) public IServerDeploymentConfig getDeploymentConfig()
getDeploymentConfig in interface IServerDeploymentGroup@Stability(value=Stable) public String getDeploymentGroupArn()
getDeploymentGroupArn in interface IServerDeploymentGroup@Stability(value=Stable) public String getDeploymentGroupName()
getDeploymentGroupName in interface IServerDeploymentGroup@Stability(value=Stable) public List<software.amazon.awscdk.services.autoscaling.AutoScalingGroup> getAutoScalingGroups()
getAutoScalingGroups in interface IServerDeploymentGroup@Stability(value=Stable) public software.amazon.awscdk.services.iam.IRole getRole()
getRole in interface IServerDeploymentGroup@Stability(value=Stable) public software.amazon.awscdk.core.Stack getStack()
getStack in interface software.amazon.awscdk.core.IResource@Stability(value=Stable) public software.amazon.awscdk.core.ConstructNode getNode()
getNode in interface software.amazon.awscdk.core.IConstructCopyright © 2019. All rights reserved.