Amazon.EC2.Model.DescribeSnapshotsRequest.IsSetOwnerIds C# (CSharp) Méthode

IsSetOwnerIds() private méthode

private IsSetOwnerIds ( ) : bool
Résultat bool
        internal bool IsSetOwnerIds()
        {
            return this._ownerIds != null && this._ownerIds.Count > 0; 
        }