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

IsSetBandwidth() private method

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