Amazon.CodeDeploy.Model.ListDeploymentInstancesRequest.IsSetDeploymentId C# (CSharp) Method

IsSetDeploymentId() private method

private IsSetDeploymentId ( ) : bool
return bool
        internal bool IsSetDeploymentId()
        {
            return this._deploymentId != null;
        }