Amazon.Rekognition.Model.CreateCollectionResponse.IsSetCollectionArn C# (CSharp) Method

IsSetCollectionArn() private method

private IsSetCollectionArn ( ) : bool
return bool
        internal bool IsSetCollectionArn()
        {
            return this._collectionArn != null;
        }