Amazon.DirectConnect.Model.CreateInterconnectRequest.IsSetBandwidth C# (CSharp) Method

IsSetBandwidth() private method

private IsSetBandwidth ( ) : bool
return bool
        internal bool IsSetBandwidth()
        {
            return this._bandwidth != null;
        }