Amazon.CodeDeploy.Model.DeploymentConfigInfo.IsSetDeploymentConfigId C# (CSharp) Method

IsSetDeploymentConfigId() private method

private IsSetDeploymentConfigId ( ) : bool
return bool
        internal bool IsSetDeploymentConfigId()
        {
            return this._deploymentConfigId != null;
        }