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

IsSetConnectionName() private method

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