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

IsSetCacheSubnetGroupDescription() 개인적인 메소드

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