Amazon.DirectConnect.Model.CreateConnectionRequest.IsSetLocation C# (CSharp) Method

IsSetLocation() private method

private IsSetLocation ( ) : bool
return bool
        internal bool IsSetLocation()
        {
            return this.location != null;
        }