Amazon.Lightsail.Model.InstancePortInfo.IsSetAccessDirection C# (CSharp) Method

IsSetAccessDirection() private method

private IsSetAccessDirection ( ) : bool
return bool
        internal bool IsSetAccessDirection()
        {
            return this._accessDirection != null;
        }