Class IServerDeploymentConfig.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.codedeploy.IServerDeploymentConfig.Jsii$Proxy
- All Implemented Interfaces:
IBaseDeploymentConfig,IBaseDeploymentConfig.Jsii$Default,IServerDeploymentConfig,IServerDeploymentConfig.Jsii$Default,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
IServerDeploymentConfig
@Internal
public static final class IServerDeploymentConfig.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements IServerDeploymentConfig.Jsii$Default
A proxy class which represents a concrete javascript instance of this type.
-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.codedeploy.IBaseDeploymentConfig
IBaseDeploymentConfig.Jsii$Default, IBaseDeploymentConfig.Jsii$ProxyNested classes/interfaces inherited from interface software.amazon.awscdk.services.codedeploy.IServerDeploymentConfig
IServerDeploymentConfig.Jsii$Default, IServerDeploymentConfig.Jsii$Proxy -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
-
-
Method Details
-
getDeploymentConfigArn
The ARN of the Deployment Configuration.- Specified by:
getDeploymentConfigArnin interfaceIBaseDeploymentConfig- Specified by:
getDeploymentConfigArnin interfaceIBaseDeploymentConfig.Jsii$Default- Specified by:
getDeploymentConfigArnin interfaceIServerDeploymentConfig.Jsii$Default
-
getDeploymentConfigName
The physical, human-readable name of the Deployment Configuration.- Specified by:
getDeploymentConfigNamein interfaceIBaseDeploymentConfig- Specified by:
getDeploymentConfigNamein interfaceIBaseDeploymentConfig.Jsii$Default- Specified by:
getDeploymentConfigNamein interfaceIServerDeploymentConfig.Jsii$Default
-