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

IsSetCacheSubnetGroupName() 개인적인 메소드

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