Amazon.EC2.Model.CreateVpcEndpointRequest.IsSetServiceName C# (CSharp) Method

IsSetServiceName() private method

private IsSetServiceName ( ) : bool
return bool
        internal bool IsSetServiceName()
        {
            return this._serviceName != null;
        }