Amazon.Rekognition.Model.DeleteCollectionRequest.IsSetCollectionId C# (CSharp) Method

IsSetCollectionId() private method

private IsSetCollectionId ( ) : bool
return bool
        internal bool IsSetCollectionId()
        {
            return this._collectionId != null;
        }
DeleteCollectionRequest