Amazon.SimpleSystemsManagement.Model.RegisterTargetWithMaintenanceWindowRequest.IsSetOwnerInformation C# (CSharp) Method

IsSetOwnerInformation() private method

private IsSetOwnerInformation ( ) : bool
return bool
        internal bool IsSetOwnerInformation()
        {
            return this._ownerInformation != null;
        }