Amazon.EC2.Model.DescribeVpcEndpointServicesResponse.IsSetServiceNames C# (CSharp) Method

IsSetServiceNames() private method

private IsSetServiceNames ( ) : bool
return bool
        internal bool IsSetServiceNames()
        {
            return this._serviceNames != null && this._serviceNames.Count > 0; 
        }
DescribeVpcEndpointServicesResponse