Amazon.ElastiCache.Model.CacheSubnetGroup.IsSetVpcId C# (CSharp) Метод

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

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