Amazon.SimpleSystemsManagement.Model.DescribeMaintenanceWindowExecutionTaskInvocationsRequest.IsSetWindowExecutionId C# (CSharp) Method

IsSetWindowExecutionId() private method

private IsSetWindowExecutionId ( ) : bool
return bool
        internal bool IsSetWindowExecutionId()
        {
            return this._windowExecutionId != null;
        }