@Generated(value="jsii-pacmak/1.72.0 (build 4b8828b)", date="2022-12-27T20:28:47.701Z") @Stability(value=Stable) public interface IServerDeploymentGroup extends software.amazon.jsii.JsiiSerializable, 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 List<IAutoScalingGroup> |
getAutoScalingGroups() |
IServerDeploymentConfig |
getDeploymentConfig() |
String |
getDeploymentGroupArn() |
String |
getDeploymentGroupName() |
default IRole |
getRole() |
applyRemovalPolicy, getEnv, getStackgetNode@Stability(value=Stable) @NotNull IServerApplication getApplication()
@Stability(value=Stable) @NotNull IServerDeploymentConfig getDeploymentConfig()
@Stability(value=Stable) @NotNull String getDeploymentGroupArn()
@Stability(value=Stable) @NotNull String getDeploymentGroupName()
@Stability(value=Stable) @Nullable default List<IAutoScalingGroup> getAutoScalingGroups()
@Stability(value=Stable) @Nullable default IRole getRole()
Copyright © 2022. All rights reserved.