Amazon.GameLift.Model.DescribeFleetAttributesResponse.IsSetFleetAttributes C# (CSharp) Method

IsSetFleetAttributes() private method

private IsSetFleetAttributes ( ) : bool
return bool
        internal bool IsSetFleetAttributes()
        {
            return this._fleetAttributes != null && this._fleetAttributes.Count > 0; 
        }
DescribeFleetAttributesResponse