Amazon.Lightsail.Model.GetInstancePortStatesResponse.IsSetPortStates C# (CSharp) Method

IsSetPortStates() private method

private IsSetPortStates ( ) : bool
return bool
        internal bool IsSetPortStates()
        {
            return this._portStates != null && this._portStates.Count > 0; 
        }
GetInstancePortStatesResponse