@Generated(value="jsii-pacmak/1.74.0 (build 6d08790)", date="2023-03-28T21:34:28.073Z") public interface IServerDeploymentGroup extends IResource
Modifier and Type | Interface and Description |
---|---|
static interface |
IServerDeploymentGroup.Jsii$Default
Internal default implementation for
IServerDeploymentGroup . |
static class |
IServerDeploymentGroup.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
Modifier and Type | Method and Description |
---|---|
IServerApplication |
getApplication() |
default java.util.List<IAutoScalingGroup> |
getAutoScalingGroups() |
IServerDeploymentConfig |
getDeploymentConfig() |
java.lang.String |
getDeploymentGroupArn() |
java.lang.String |
getDeploymentGroupName() |
default IRole |
getRole() |
applyRemovalPolicy, getEnv, getStack
getNode
IServerApplication getApplication()
IServerDeploymentConfig getDeploymentConfig()
java.lang.String getDeploymentGroupArn()
java.lang.String getDeploymentGroupName()
default java.util.List<IAutoScalingGroup> getAutoScalingGroups()
default IRole getRole()