Interface IServerDeploymentGroup.Jsii$Default
- All Superinterfaces:
software.constructs.IConstruct,software.constructs.IConstruct.Jsii$Default,software.constructs.IDependable,software.constructs.IDependable.Jsii$Default,IDeploymentGroupRef,IDeploymentGroupRef.Jsii$Default,IEnvironmentAware,IEnvironmentAware.Jsii$Default,IResource,IResource.Jsii$Default,IServerDeploymentGroup,software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
IServerDeploymentGroup.Jsii$Proxy
- Enclosing interface:
IServerDeploymentGroup
@Internal
public static interface IServerDeploymentGroup.Jsii$Default
extends IServerDeploymentGroup, IResource.Jsii$Default, IDeploymentGroupRef.Jsii$Default
Internal default implementation for
IServerDeploymentGroup.-
Nested Class Summary
Nested classes/interfaces inherited from interface software.constructs.IConstruct
software.constructs.IConstruct.Jsii$Default, software.constructs.IConstruct.Jsii$ProxyNested classes/interfaces inherited from interface software.constructs.IDependable
software.constructs.IDependable.Jsii$Default, software.constructs.IDependable.Jsii$ProxyNested classes/interfaces inherited from interface software.amazon.awscdk.interfaces.codedeploy.IDeploymentGroupRef
IDeploymentGroupRef.Jsii$Default, IDeploymentGroupRef.Jsii$ProxyNested classes/interfaces inherited from interface software.amazon.awscdk.interfaces.IEnvironmentAware
IEnvironmentAware.Jsii$Default, IEnvironmentAware.Jsii$ProxyNested classes/interfaces inherited from interface software.amazon.awscdk.IResource
IResource.Jsii$Default, IResource.Jsii$ProxyNested classes/interfaces inherited from interface software.amazon.awscdk.services.codedeploy.IServerDeploymentGroup
IServerDeploymentGroup.Jsii$Default, IServerDeploymentGroup.Jsii$Proxy -
Method Summary
Modifier and TypeMethodDescriptiondefault IServerApplicationdefault List<IAutoScalingGroup> default IServerDeploymentConfigdefault Stringdefault Stringdefault IRolegetRole()Methods inherited from interface software.constructs.IConstruct.Jsii$Default
getNodeMethods inherited from interface software.amazon.awscdk.interfaces.codedeploy.IDeploymentGroupRef.Jsii$Default
getDeploymentGroupRefMethods inherited from interface software.amazon.awscdk.interfaces.IEnvironmentAware.Jsii$Default
getEnvMethods inherited from interface software.amazon.awscdk.IResource.Jsii$Default
applyRemovalPolicy, getStackMethods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getApplication
- Specified by:
getApplicationin interfaceIServerDeploymentGroup
-
getDeploymentConfig
- Specified by:
getDeploymentConfigin interfaceIServerDeploymentGroup
-
getDeploymentGroupArn
- Specified by:
getDeploymentGroupArnin interfaceIServerDeploymentGroup
-
getDeploymentGroupName
- Specified by:
getDeploymentGroupNamein interfaceIServerDeploymentGroup
-
getAutoScalingGroups
- Specified by:
getAutoScalingGroupsin interfaceIServerDeploymentGroup
-
getRole
- Specified by:
getRolein interfaceIServerDeploymentGroup
-