Amazon.ElastiCache.Model.CacheSubnetGroup.IsSetCacheSubnetGroupName C# (CSharp) 메소드

IsSetCacheSubnetGroupName() 개인적인 메소드

private IsSetCacheSubnetGroupName ( ) : bool
리턴 bool
        internal bool IsSetCacheSubnetGroupName()
        {
            return this.cacheSubnetGroupName != null;
        }