Amazon.EC2.Model.VpcEndpoint.IsSetServiceName C# (CSharp) Метод

IsSetServiceName() приватный Метод

private IsSetServiceName ( ) : bool
Результат bool
        internal bool IsSetServiceName()
        {
            return this._serviceName != null;
        }