Interface IServerDeploymentGroup
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IServerDeploymentGroup : IResource, IDeploymentGroupRef, IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IServerDeploymentGroup Inherits IResource, IDeploymentGroupRef, IConstruct, IDependable, IEnvironmentAware
Synopsis
Properties
Properties
Application
AutoScalingGroups
DeploymentConfig
DeploymentGroupArn
string DeploymentGroupArn { get; }
Property Value
string
DeploymentGroupName
string DeploymentGroupName { get; }
Property Value
string
Role