Amazon.DirectConnect.Model.CreateConnectionRequest.IsSetBandwidth C# (CSharp) Метод

IsSetBandwidth() приватный Метод

private IsSetBandwidth ( ) : bool
Результат bool
        internal bool IsSetBandwidth()
        {
            return this.bandwidth != null;
        }