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

IsSetAccessType() private method

private IsSetAccessType ( ) : bool
return bool
        internal bool IsSetAccessType()
        {
            return this._accessType != null;
        }