Amazon.CodeDeploy.Model.GetDeploymentConfigRequest.IsSetDeploymentConfigName C# (CSharp) Method

IsSetDeploymentConfigName() private method

private IsSetDeploymentConfigName ( ) : bool
return bool
        internal bool IsSetDeploymentConfigName()
        {
            return this._deploymentConfigName != null;
        }
GetDeploymentConfigRequest