Amazon.EC2.Model.ModifySnapshotAttributeRequest.IsSetUserIds C# (CSharp) Method

IsSetUserIds() private method

private IsSetUserIds ( ) : bool
return bool
        internal bool IsSetUserIds()
        {
            return this._userIds != null && this._userIds.Count > 0; 
        }