Amazon.DirectConnect.Model.DeleteConnectionRequest.IsSetConnectionId C# (CSharp) Method

IsSetConnectionId() private method

private IsSetConnectionId ( ) : bool
return bool
        internal bool IsSetConnectionId()
        {
            return this.connectionId != null;
        }
DeleteConnectionRequest