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

IsSetConnectionName() private méthode

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