Amazon.CloudTrail.Model.PutEventSelectorsResponse.IsSetTrailARN C# (CSharp) Method

IsSetTrailARN() private method

private IsSetTrailARN ( ) : bool
return bool
        internal bool IsSetTrailARN()
        {
            return this._trailARN != null;
        }
PutEventSelectorsResponse