Amazon.DirectConnect.Model.CreateConnectionRequest.IsSetBandwidth C# (CSharp) Méthode

IsSetBandwidth() private méthode

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