@Generated(value="jsii-pacmak/0.7.6 (build 04cb6bb)", date="2018-09-20T13:05:15.955Z") public class ServerDeploymentGroup extends ServerDeploymentGroupRef
| Modifier | Constructor and Description |
|---|---|
|
ServerDeploymentGroup(software.amazon.awscdk.Construct parent,
String id) |
|
ServerDeploymentGroup(software.amazon.awscdk.Construct parent,
String id,
ServerDeploymentGroupProps props) |
protected |
ServerDeploymentGroup(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
ServerApplicationRef |
getApplication() |
String |
getDeploymentGroupArn() |
String |
getDeploymentGroupName() |
software.amazon.awscdk.services.iam.Role |
getRole() |
export, import_addChild, addError, addInfo, addMetadata, addMetadata, addMetadata, addWarning, ancestors, ancestors, findChild, getChildren, getContext, getId, getLocked, getMetadata, getParent, getPath, getUniqueId, lock, requireContext, required, setContext, setContext, toString, toTreeString, toTreeString, tryFindChild, unlock, validate, validateTreeprotected ServerDeploymentGroup(software.amazon.jsii.JsiiObject.InitializationMode mode)
public ServerDeploymentGroup(software.amazon.awscdk.Construct parent,
String id,
@Nullable
ServerDeploymentGroupProps props)
public ServerDeploymentGroup(software.amazon.awscdk.Construct parent,
String id)
public ServerApplicationRef getApplication()
getApplication in class ServerDeploymentGroupRefpublic String getDeploymentGroupArn()
getDeploymentGroupArn in class ServerDeploymentGroupRefpublic String getDeploymentGroupName()
getDeploymentGroupName in class ServerDeploymentGroupRefpublic software.amazon.awscdk.services.iam.Role getRole()
Copyright © 2018. All rights reserved.