Amazon.ElastiCache.Model.CreateCacheSubnetGroupResponse.IsSetCacheSubnetGroup C# (CSharp) Method

IsSetCacheSubnetGroup() private method

private IsSetCacheSubnetGroup ( ) : bool
return bool
        internal bool IsSetCacheSubnetGroup()
        {
            return this._cacheSubnetGroup != null;
        }
CreateCacheSubnetGroupResponse